@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Light.eot');
    src: url('RobotoSlab-Light-1.eot') format('embedded-opentype'),
        url('RobotoSlab-Light.woff') format('woff'),
        url('RobotoSlab-Light.bin') format('truetype'),
        url('RobotoSlab-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Bold.eot');
    src: url('RobotoSlab-Bold-1.eot') format('embedded-opentype'),
        url('RobotoSlab-Bold.woff') format('woff'),
        url('RobotoSlab-Bold.bin') format('truetype'),
        url('RobotoSlab-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Thin.eot');
    src: url('RobotoSlab-Thin-1.eot') format('embedded-opentype'),
        url('RobotoSlab-Thin.woff') format('woff'),
        url('RobotoSlab-Thin.bin') format('truetype'),
        url('RobotoSlab-Thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Regular.eot');
    src: url('RobotoSlab-Regular-1.eot') format('embedded-opentype'),
        url('RobotoSlab-Regular.woff') format('woff'),
        url('RobotoSlab-Regular.bin') format('truetype'),
        url('RobotoSlab-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

